home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacShell 0.53b.sit / MacShell 0.53b / MacShell 0.53b.rsrc / help_32620_which < prev    next >
Encoding:
Text File  |  1995-03-07  |  513 b   |  16 lines

  1. which - Attempt to resolve a command name using the 'path' variable 
  2.  
  3. SYNTAX
  4.    which command
  5.  
  6. DESCRIPTION
  7.  
  8. The utility 'which' will attempt to resolve a command name using the currently set 'path' variable.  The path to the first eligible MacShell executable file located in the directories specified in the 'path' shell variable will be reported on the standard output. 
  9.  
  10. If no eligible files are found, an error is reported.
  11.  
  12. SEE ALSO
  13.  
  14. macshell (for more information about path and manpath shell variables) 
  15.